How to Install libjitsi-jni software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjitsi-jni software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjitsi-jni software package provides Jitsi JNI library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjitsi-jni 

libjitsi-jni is installed in your system.

Make ensure the libjitsi-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjitsi-jni *

You will get with libjitsi-jni package name, version, architecture and description in a table

libjitsi-jni package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libjitsi-jni
Version 2.4.4997-1ubuntu1
Description Jitsi JNI library
Sub Section libs


See Also, How to uninstall or remove libjitsi-jni software package from Ubuntu 14.04 LTS (Trusty Tahr)?